func runtime.usleep
13 uses
runtime (current package)
proc.go#L1180: usleep(1000)
proc.go#L1195: usleep(1000)
proc.go#L1198: usleep(1000)
proc.go#L1200: usleep(1000)
proc.go#L4836: usleep(10)
proc.go#L4921: usleep(10)
proc.go#L6506: usleep(delay)
proc.go#L7695: usleep(3)
signal_unix.go#L818: usleep(crashSleepMicros)
signal_unix.go#L832: usleep(watchdogTimeoutMicros)
signal_unix.go#L1049: usleep(1000)
stubs2.go#L21: func usleep(usec uint32)
stubs2.go#L25: usleep(usec)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |